﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Arial,sans-serif;
}
a{text-decoration: none;color:#666;}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td {
	padding: 10px 5px;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
.fl{ float:left;}
.fr{ float:right;}
/*text-align*/
.tar{ text-align: right;}
.tal{ text-align: left;}
.tac{ text-align:center;}
/*font-weight*/
.fb{font-size: 20px;font-weight:bold;}
/*display*/
.block{ display:block;}
.dn{ display:none;}
/*white-space*/
.els{
    display: inline-block;
    max-width: 100%;
    text-overflow:ellipsis;
    white-space: nowrap;
    word-wrap:break-word;
    overflow: hidden;
    vertical-align:middle;
}
.rel{ position: relative;}
.abs{ position: absolute;}
.w100{ width:100%;}
.mauto:before,.mauto:after,.clearfix:before,.clearfix:after {display: table;content: " ";}
.clearfix:after,.mauto:after {clear: both;}
.clear{ clear:both;}
.bb{border-bottom:1px solid #dbdbdb;}
.c000 {color: #000;}
.c333 {color: #333;}
.c666 {color: #666;}
.c999 {color: #999;}
.caaa {color: #aaa;}

/*font-size*/
.fz12{ font-size:12px;}
.fz14{ font-size:14px;}
.fz16{font-size: 14px;}
.fz18{ font-size:18px;}
.fz20{ font-size:20px;}
.fz22{ font-size:22px;}
.fz24{ font-size:24px;}
.fz26{ font-size:26px;}
.fz28{ font-size:28px;}
.fz30{ font-size:30px;}
.fz32{ font-size:32px;}
.fz36{ font-size:36px;}
.fz40{ font-size:40px;}
.fz50{ font-size:50px;}
.fz56{ font-size:56px;}
/*line-height*/
.li20{ line-height:20px;}
.li22{ line-height:22px;}
.li24{ line-height:24px;}
.li26{ line-height:26px;}
.li28{ line-height:28px;}
.li30{ line-height:30px;}
.li35{ line-height:35px;}
.li40{ line-height:40px;}
/*margin-top*/
.mt5 { margin-top:5px;  }
.mt10{ margin-top:10px; }
.mt12{ margin-top:12px; }
.mt15{ margin-top:15px; }
.mt20{ margin-top:20px; }
.mt22{ margin-top:22px; }
.mt25{ margin-top:25px; }
.mt30{ margin-top:30px; }
.mt35{margin-top: 40px;}
.mt40{ margin-top:40px; }
.mt45{ margin-top:45px; }
.mt50{ margin-top:50px; }
.mt55{ margin-top:55px; }
.mt60{ margin-top:60px; }

/*margin-right*/
.mr5 { margin-right:5px;  }
.mr10{ margin-right:10px; }
.mr15{ margin-right:15px; }
.mr20{ margin-right:20px; }
.mr25{ margin-right:25px; }
.mr30{ margin-right:30px; }
.mr35{ margin-right:35px; }
.mr40{ margin-right:40px; }
.mr45{ margin-right:45px; }
.mr50{ margin-right:50px; }
.mr55{ margin-right:55px; }
.mr60{ margin-right:60px; }

/*margin-bottom*/
.mb5 { margin-bottom:5px;  }
.mb10{ margin-bottom:10px; }
.mb15{ margin-bottom:15px; }
.mb20{ margin-bottom:20px; }
.mb25{ margin-bottom:25px; }
.mb30{ margin-bottom:30px; }
.mb35{ margin-bottom:35px; }
.mb40{ margin-bottom:40px; }
.mb43{ margin-bottom:43px; }
.mb45{ margin-bottom:45px; }
.mb50{ margin-bottom:50px; }
.mb55{ margin-bottom:55px; }
.mb60{ margin-bottom:60px; }

/*margin-left*/
.ml5 { margin-left:5px;  }
.ml10{ margin-left:10px; }
.ml15{ margin-left:15px; }
.ml20{ margin-left:20px; }
.ml25{ margin-left:25px; }
.ml30{ margin-left:30px; }
.ml35{ margin-left:35px; }
.ml40{ margin-left:40px; }
.ml45{ margin-left:45px; }
.ml50{ margin-left:50px; }
.ml55{ margin-left:55px; }
.ml60{ margin-left:60px; }

/******padding-top******/
.pt5 { padding-top:5px;  }
.pt10{ padding-top:10px; }
.pt15{ padding-top:15px; }
.pt20{ padding-top:20px; }
.pt25{ padding-top:25px; }
.pt30{ padding-top:30px; }
.pt35{ padding-top:35px; }
.pt40{ padding-top:40px; }
.pt45{ padding-top:45px; }
.pt50{ padding-top:50px; }
.pt55{ padding-top:55px; }
.pt60{ padding-top:60px; }

/******padding-right******/
.pr5 { padding-right:5px;  }
.pr10{ padding-right:10px; }
.pr15{ padding-right:15px; }
.pr20{ padding-right:20px; }
.pr25{ padding-right:25px; }
.pr30{ padding-right:30px; }
.pr35{ padding-right:35px; }
.pr40{ padding-right:40px; }
.pr45{ padding-right:45px; }
.pr50{ padding-right:50px; }
.pr55{ padding-right:55px; }
.pr60{ padding-right:60px; }


/******padding-left******/
.pl5 { padding-left:5px;  }
.pl10{ padding-left:10px; }
.pl15{ padding-left:15px; }
.pl20{ padding-left:20px; }
.pl25{ padding-left:25px; }
.pl30{ padding-left:30px; }
.pl35{ padding-left:35px; }
.pl40{ padding-left:40px; }
.pl45{ padding-left:45px; }
.pl50{ padding-left:50px; }
.pl55{ padding-left:55px; }
.pl60{ padding-left:60px; }

/*margin-top*/
.mt5r { margin-top:0.05rem;  }
.mt10r{ margin-top:0.1rem; }
.mt12r{ margin-top:0.12rem; }
.mt15r{ margin-top:0.15rem; }
.mt20r{ margin-top:0.2rem; }
.mt22r{ margin-top:0.22rem; }
.mt25r{ margin-top:0.25rem; }
.mt30r{ margin-top:0.3rem; }
.mt35r{ margin-top:0.35rem; }
.mt40r{ margin-top:0.4rem; }
.mt45r{ margin-top:0.45rem; }
.mt50r{ margin-top:0.5rem; }
.mt55r{ margin-top:0.55rem; }
.mt60r{ margin-top:0.6rem; }

/*margin-right*/
.mr5 r{ margin-right:0.05rem;  }
.mr10r{ margin-right:0.1rem; }
.mr15r{ margin-right:0.15rem; }
.mr20r{ margin-right:0.2rem; }
.mr25r{ margin-right:0.25rem; }
.mr30r{ margin-right:0.3rem; }
.mr35r{ margin-right:0.35rem; }
.mr40r{ margin-right:0.4rem; }
.mr45r{ margin-right:0.45rem; }
.mr50r{ margin-right:0.5rem; }
.mr55r{ margin-right:0.55rem; }
.mr60r{ margin-right:0.6rem; }

/*margin-bottom*/
.mb5 r{ margin-bottom:0.05rem;  }
.mb10r{ margin-bottom:0.1rem; }
.mb15r{ margin-bottom:0.15rem; }
.mb20r{margin-bottom: 0.9em;}
.mb25r{ margin-bottom:0.25rem; }
.mb30r{ margin-bottom:0.3rem; }
.mb35r{ margin-bottom:0.35rem; }
.mb40r{ margin-bottom:0.4rem; }
.mb43r{ margin-bottom:0.43rem; }
.mb45r{ margin-bottom:0.45rem; }
.mb55r{ margin-bottom:0.55rem; }
.mb60r{ margin-bottom:0.6rem; }

/*margin-left*/
.ml5 r{ margin-left:0.05rem; }
.ml10r{ margin-left:0.1rem; }
.ml15r{ margin-left:0.15rem; }
.ml20r{ margin-left:0.2rem; }
.ml25r{ margin-left:0.25rem; }
.ml30r{ margin-left:0.3rem; }
.ml35r{ margin-left:0.35rem; }
.ml40r{ margin-left:0.4rem; }
.ml45r{ margin-left:0.45rem; }
.ml50r{ margin-left:0.5rem; }
.ml55r{ margin-left:0.55rem; }
.ml60r{ margin-left:0.6rem; }

.fs24r{ font-size:0.24rem;}
.fs26r{ font-size:0.26rem;}
.fs28r{ font-size:0.28rem;}
.fs30r{ font-size:0.3rem;}
.fs32r{ font-size:0.32rem;}
.fs36r{ font-size:0.36rem;}
.fs40r{ font-size:0.4rem;}
}
.ptmain{padding-top: 197px;}

.colortransition{
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.colortransition:hover,.colortransition:hover i{color:#f08519;}
/*bymyself*/
.main{width:1200px;margin:0 auto;display: flow-root;}
.pt5{padding-top: 5px;}.pb5{padding-bottom: 5px;}.pl5{padding-left: 5px;}.pr5{padding-right: 5px;}.mt5{margin-top: 5px;}.mb5{margin-bottom: 5px;}.ml5{margin-left: 5px;}.mr5{margin-right: 5px;}
.pt10{padding-top: 10px;}.pb10{padding-bottom: 10px;}.pl10{padding-left: 10px;}.pr10{padding-right: 10px;}.mt10{margin-top: 10px;}.mb10{margin-bottom: 10px;}.ml10{margin-left: 10px;}.mr10{margin-right: 10px;}
.pt15{padding-top: 15px;}.pb15{padding-bottom: 19px;}.pl15{padding-left: 15px;}.pr15{padding-right: 15px;}.mt15{margin-top: 15px;}.mb15{margin-bottom: 15px;}.ml15{margin-left: 15px;}.mr15{margin-right: 15px;}
.pt20{padding-top: 20px;}.pb20{padding-bottom: 20px;}.pl20{padding-left: 20px;}.pr20{padding-right: 20px;}.mt20{margin-top: 20px;}.mb20{margin-bottom: 12px;}.ml20{margin-left: 20px;}.mr20{margin-right: 20px;}
.pt25{padding-top: 25px;}.pb25{padding-bottom: 25px;}.pl25{padding-left: 25px;}.pr25{padding-right: 25px;}.mt25{margin-top: 25px;}.mb25{margin-bottom: 25px;}.ml25{margin-left: 25px;}.mr25{margin-right: 25px;}
.pt30{padding-top: 30px;}.pb30{padding-bottom: 30px;}.pl30{padding-left: 30px;}.pr30{padding-right: 30px;}.mt30{margin-top: 30px;}.mb30{margin-bottom: 70px;}.ml30{margin-left: 30px;}.mr30{margin-right: 30px;}
.clear{clear:both;width:0;height:0;}
.fl{/* float:left; */}.fr{float:right;}.bgfff{background: #fff;}.border-radius3{border-radius:3px;}.pr{position: relative;}.pa{position: absolute;}
.pb15{color: #909090;}
.bb{font-size: 16px;color: #282d44;}
/*top*/
/*.tophead{position:fixed;top:0;left:0;width:100%;z-index:300;background: #fff;}*/
.topnav{
        height: 36px;
        line-height: 36px;
        border-bottom: 1px solid #eaeaea;
        font-size: 14px;
        color: #858585;
        background: #F5F5F5;
}
.hide-sm h1{
    font-size: 30px;
}
.topnav a:hover,.topnav span:hover{color:#2c99fe;cursor: pointer;}
.topnav a img{height:25px;margin-top: 6px;}
.toplogo{height: 95px;font-size: 16px;margin-top: 15px;}
.logogjc{display:inline-block;float:left;width: 121px;text-indent:-99rem;background: url('../imagesp/logo.jpg') no-repeat 0 0px;height: 75px;}
.toplogo .logleft h1 a{display:block;height: 100%;}
.toplogo .logleft h1 img{width:125px;}
.logleft{/* width:360px; */}
.logleft .zi{line-height: 27px;margin: 13px 0 0 8px;font-size: 16px;color: #666;border-left: 2px solid #efefef;padding-left: 15px;}
.logleft .zi span{display:inline-block;}
.zi b {
    display: block;
    font-size: 23px;
    color: #282d44;
    font-weight: normal;
    line-height: 100%;
    padding-bottom: 5px;
}
.zi em {
    padding-left: 11px;
    font-weight: bold;
}
.logoright{width: 474px;}
.logoright span{font-size: 15px;color: #666;line-height: 12px;margin: 0 33px;float: left;}
.logoright img{width: 88%;margin-left: 2px;}
.logoright p{color: #0c4172;font-weight: bold;text-align: center;margin-top: 5px;}
.logoright i{font-size: 32px;color: #282d44;font-weight: bold;margin: 0 6px;float:left;line-height: 81px;}
.toptel{width:240px;line-height: 60px;margin-top: 10px;}
.toptel i{display:inline-block;height:50px;width:50px;float: left;font-size: 50px;}
.toptel div{width:180px;float:left;line-height: 25px;padding:0 0 0 10px;}
.toptel div span{display:block;}
.toptel div .t1{color: #2c99fe;font-size: 14px;font-weight: bold; */margin-top: 4px;margin-top: 4px;margin-bottom: -5px;}
.toptel div .t2{font-size: 20px;font-weight: bold;}
.xia_biao {
    display: block;
    height: 35px;
    float: left;
    position: relative;
    color:#999;
    font-size: 13px;
}
.top-verticalline {
    width: 1px;
    height: 15px;
    background: #cdcdcd;
    float: right;
    margin-top: 11px;
}
.yiDong, #header-about, #header_vr {
    float: right;
    position: relative;
    text-align: right;
    cursor: pointer;
}

.yiDong > p, #header_vr > p {
    color: #666;060e1621314c5f60
    font-size: 13px;
}
.yiDong {
    padding-right: 14px;
    margin-left: 10px;
    height: 35px;
    margin-right: 10px;
}
.yiDong > p > .ci-rights {
    transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);
    display: block;
    position: absolute;
    right: 0;
    top: 14px;
    transition: all 0.3s ease-in-out;
    background: url(../imagesp/top-arrow-down.png) center center no-repeat;
    width: 14px;
    height: 14px;
}
.wx .er_weima{display:none;position:absolute;width:220px;padding:8px;top:37px;left:-100px;background: #fff;box-shadow: 0px 2px 2px #ccc;border-radius:3px;border-top:1px solid #eae1d9;}
.wx{position:relative;transition: all 0.3s ease-in-out;}
.wx:hover .ci-rights{transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.wx .er_weima img{width:85px;height:85px;display:block;float:left;margin-left: 4px;}
.wx .er_weima p{display:block;float:left;font-size:16px;line-height: 25px;padding: 22px 0px 0 15px;width: 110px;}
.wx .er_weima p span{display:block;text-align: left;font-size: 15px;margin-bottom: -6px;color: #252525;}
.wx .er_weima p span.cbb{color: #2c99fe;font-size: 12PX;}
.wx .shang{background: url(../imagesp/img23.png) no-repeat scroll 44px bottom;
    float: left;
    height: 10px;
    left: 80px;
    position: absolute;
    top: -10px;
    width: 60px;
    z-index: 1000;}
.wx:hover .er_weima{display:block;}
/*nav*/
.nav{background: #2c99fe;height:50px;width: 100%;}
.nav .nav1>li{
    line-height: 50px;
    float:left;
    position:relative;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    }
.nav .nav1>li>a,.nav .nav1>li>span{display:block;padding: 0 23px;line-height: 50px;color:#fff;cursor: pointer;}
.nav .nav1>li.cur,.nav .nav1>li.on,.nav .nav1>li:hover{background: #0e589c;-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;transition: all .2s linear;}
.nav .nav1>li.cur:after,.nav .nav1>li.on:after{content: '';height:3px;width:100%;background: #f08519;position:absolute;left:0;bottom:0;}
.nav .nav1>li:after{content: '';height:3px;width:0;background: #f08519;position:absolute;left:50%;bottom:0;-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;transition: all .2s linear;}
.nav .nav1>li:hover:after{width: 100%;left:0;}
.nav .nav1>li.cur i.arr_t,.nav .nav1>li:hover i.arr_t{display:block;width: 0;height: 0;border-width: 0 8px 8px 8px;border-style: solid;border-color: transparent transparent #f08519; position:absolute; bottom:3px; left:50%; margin-left:-8px; z-index:9999;}
.nav .morelist{position:absolute;left:0;top:197px;box-shadow: 0 0 1px 1px rgba(255,180,0,.5);width:100%;overflow:hidden;background: #fff;z-index: 100;padding-bottom: 10px;}
.nav .morelist>div{padding:20px 30px 20px 40px;}
.nav .morelist .pdinfo{width:700px;padding-top: 20px;}
.nav .morelist .pdinfo img{float:left;display:inline-block;width: 240px;height:240px;margin-right: 15px;}
.nav .morelist .pdinfo .txt{width: 440px;float:left;}
.nav .morelist .pdinfo .txt .tit{font-size: 22px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-bottom: 10px;}
.nav .morelist .pdinfo .txt .pdes{line-height: 1.4rem;padding: 10px;background: #f1f1f1;font-size: 15px;border-radius: 3px;color: #333;}
.nav .morelist .hpdlist li{display: block;float:left;line-height: 50px;font-weight: 400;margin-bottom: 4px;width: 160px;margin-right: 20px;padding:0 10px;border-bottom:1px dashed #ccc;}
.nav .morelist .hpdlist li .littlepic{width: 50px;height:50px;float: left;display:block;}
.nav .morelist .hpdlist li span{float:left;display:inline-block;width: 105px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-left: 5px;}

/*footer*/
.f_bg{background:url(../imagesp/f_bg.jpg) no-repeat center 0;height:165px;overflow:hidden;padding:106px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.f_logo{width: 270px;height: 165px;}
.f_logo img{width: 230px;height: 65px;}
.f_logo p{font-size: 12px;color: #ccc;line-height: 21px;}
.f_logo p span{display: block;}
.f_logo p a{color: #ccc;padding: 0 5px;}
.f_logo p i{ padding-left:10px;}
.f_logo .dzgs {font-size: 16px;}
.f_logo .dzpm {color: #6f6f6f;width: 978px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} 
.f_nav{height: 165px;width: 220px; padding:0 0 0 30px; background:url(../imagesp/f_line.png) no-repeat left 0;}
.f_nav ul li{height: 32px;line-height: 32px;width: 110px;float: left;overflow: hidden;}
.f_nav ul li a{font-size: 12px;color: #9d9d9d;}
.f_ban{width: 380px;height: 165px;padding: 0 0 0 30px; background:url(../imagesp/f_line.png) no-repeat left 0;}
.f_ban p{font-size: 12px;color: #858585;line-height: 30px;padding: 0 0 0 30px;}
.f_ban p a{font-size: 12px;color: #858585;}
.f_ban p span{padding: 0 10px;}
.f_ban .f_p01{background:url(../imagesp/f_ico01.png) no-repeat 0 6px;}
.f_ban .f_p02{background:url(../imagesp/f_ico02.png) no-repeat 0 7px;}
.f_ban .f_p03{background:url(../imagesp/f_ico03.png) no-repeat 0 7px;}
.f_er{height: 165px;width: 230px; background:url(../imagesp/f_line.png) no-repeat left 0;padding-left: 30px;}
.f_er p{width: 100px;float: left; padding:0 0 0 15px;text-align: center;line-height: 0;}
.f_er p em{display: block;width: 90px;height: 90px;border: #484848 1px solid;padding: 4px;}
.f_er img{ width:90px; height:90px;}
.f_er span{display: block;font-size: 12px;color: #bababa;line-height: 30px;}
/*--fix-right--*/
.fix-right { position:fixed; right:0;top:50%;margin-top:-140px; color:#e60012 ;z-index:9999}
.fix-right > div { margin-top:1px; text-align:center; padding:10px 18px; background:#eee }
.fix-right > div:hover {background:#ccc;cursor:pointer}
.fix-right img { display:block; margin:auto; margin-bottom:4px;    max-width: 100%;}
.fix-right a { color:inherit }
.fix-right .fix-right2 { position:relative; margin-top:1px; }
.fix-right .fix-right2 .qcode { display:none;position:absolute; left:-148px; top:0; padding:10px; background:#eee; font-size:12px; color:#222; text-align:center }
.fix-right .fix-right2 .qcode img { display:block; margin-bottom:4px; width:128px; height:128px; }
.fix-right >.fix-right2:hover .qcode{display:block}
.fix-right .go-top { padding:4px 18px; color:#fff;background:#9e9e9e}

/*--fix-right-new--*/
.fix-right-nav { position:fixed; right:0;top:50%; width:46px;  color:#e60012 ;z-index:9999}
.fix-right-nav li{ display: block; width: 47px; height: 47px;  margin: 5px 0; }
.fix-right-nav li a{display: block;width: 46px; height: 45px;transition: all 0s;-moz-transition: all 0s;-webkit-transition: all 0s;border:1px solid #eee;}
.fix-right-nav li a:hover{border:1px solid #FF7300}
.fix-right-nav a.get-prize{ background-position: 0 -100px;}
.fix-right-nav a.get-prize:hover{background-position: 0 -350px;}
/* .fix-right-nav a.get-activity{ background-position: 0 0;}
.fix-right-nav a.get-activity:hover{ background-position: 0 -300px;} */
.fix-right-nav a.get-activity{ background-position: 0 -300px;}
.fix-right-nav li a.get-activity{ border:1px solid #FF7300}
.fix-right-nav a.back-top{ background-position: 0 -150px;}
.fix-right-nav a.back-top:hover{ background-position: 0 -250px;}
#dada>ul{
    width: 1200px;
    left: -200px;
}
#dada>ul>li{
    float:left;
    width: 14.18%;
    border: 1px solid #ccc;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
}
#dada>ul>li>a{
    border-bottom: 2px solid #ccc;
}
#dada .pdlist{display: inline-block;position: relative;width: 100%;left: 110px;box-shadow:  none;}
#dada .pdlist a{font-size: 14px;height: 40px;line-height: 40px;}

#rightButton{ position:fixed; _position:absolute; top:208px; right:0; z-index:999999; display:block;}
#right_ul{ position:relative;}
#right_qq{  background:url(../imagesp/7_03.png) no-repeat; width:68px; height:74px; }
#right_tel{ background:url(../imagesp/7_05.png) no-repeat; width:68px; height:77px; }
#right_tip{  background:url(../imagesp/flag_right.png) no-repeat; width:252px; height:91px; position:absolute; right:70px; top:-10px; display:none; z-index:999999; }
.flagShow_p1{ float:left; margin-left:15px; _margin-left:5px; font-size:18px; line-height:91px;}
.flagShow_p2{ float:left; margin-left:10px; _margin-left:5px; font-size:18px;  color:#FA7C00;}
.flagShow_p2 a{ display:block; margin: 20px 0 5px 12px; line-height:0;}
.flagShow_p2 span{ margin: 0 0 0 14px; }
.flag_qq{ display:none;}
#backToTop{ z-index:999999; display:none; }
#backToTop{  background:url(../imagesp/7_08.png) no-repeat; width:68px; height:79px; display:block; }
#backToTop:active{  background:url(../imagesp/7_11.png) no-repeat; }
.line91{ line-height:91px; }
.custom_service p img {display: inline; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:350px;right:0;}
.side_content{width:154px;height:auto;overflow:hidden;float:left;border-radius: 3px 0 0 3px;}
.side_content .side_list {width:154px;overflow:hidden;background: #fff;}
.show_btn{ width:0; height:142px; overflow:hidden;float:left; cursor:pointer;}
.show_btn span {padding: 5px 10px 5px;font-size: 17px;color: #fff;text-align: center;display: block;writing-mode: tb-rl;min-width: 22px;}
.close_btn{width:24px;height:24px;cursor:pointer;color: #fff;transform: rotate(-90deg);}
.side_title,.side_bottom,.close_btn{background: #2768a3;}
.show_btn{background: #32699d;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center{font-family:Verdana, Geneva, sans-serif; padding:5px; font-size:12px;}
.side_center .qrcode img{max-width: 100%;}
.side_center .qrcode span{text-align: center;display:block;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../imagesp/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_title i{display:block;font-size: 18px;margin-top: 15px;}
.side_title>p{color:#fff;display:inline-block;height: 46px;line-height:  46px;width: 110px;text-align:  center;font-size: 18px;float: left;}
.side_center, .side_blue .side_center {font-size: 15px;border: 2px solid #2768a3;padding-bottom: 10px;}
.side_center .zxi{display: block;height:35px;line-height: 35px;text-align: center;cursor: pointer;background: #f0f0f0;margin-top: 10px;border-radius: 3px;color: #101010;border: 1px solid #d5d5d5;}
.side_center .tt{line-height: 24px;border-bottom: 1px dashed #ccc;margin: 5px;display: block;}
.side_center .tt i {display:block;=: 5px;font-size: 15px;}
.side_center .tt .icon-lianxiwomen:before{padding-right:5px;}
.side_center .zxi .iconfont{padding-right:10px;}
.side_center .zxi:last-child{border: none;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {}
.phone{margin-top: 15px;border-top: 1px dashed #ccc;}
.msgserver a, .side_blue .msgserver a {color:#06C;}
.mobile img{width: 35px;height:35px;}
.phone img{width: 30px;}
.mobile span,.phone span{display: inline-block;margin-left: 6px;margin-top: 8px;font-size: 17px;}
.mobile .mobiletxt,.phone .phonetxt{font-size: 17px;display:block;padding-top: 5px;}
.nav-local{background:#FFFFFF none repeat scroll 0 0;color:#999;height:30px;line-height:30px;margin:0 auto;font-size:12px;border-bottom:1px solid #eee;padding:10px 0;margin-bottom:20px;}.ny_nswbt p{font-size:13px;line-height:20px;}.lh_2 li{padding-bottom:10px;}.wrapper{width:1200px;margin:0 auto!important;min-width:1200px;}.lh_2 span{padding-top:6px;}.nav-local .local{font-weight:normal;margin-bottom:10px;float:left;background:url(../imagesp/icon_home.gif) no-repeat 6px center!important;padding-left:32px;color:#999;}
.backindex:hover{background: #2c99fe;color:#fff;}
.backindex {
	width: 138px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    background: #f0f0f0;
    margin-top: 15px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    cursor: pointer;
    color: #101010;
}
.ptmain{padding-top: 197px;}
.banner{overflow: hidden;width:1350px;margin:0 auto;}
@keyframes scaleToggleOne { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
50% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
@keyframes scaleToggleTwo { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
20% {
transform:scale(1);
-webkit-transform:scale(1)
}
60% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
@keyframes scaleToggleThree { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
33% {
transform:scale(1);
-webkit-transform:scale(1)
}
66% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
.rd-notice-tooltip { -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2); box-shadow: 0 2px 2px rgba(0,0,0,.2); font-size: 14px; border-radius: 3px; line-height: 1.25; position: absolute; z-index: 65; max-width: 350px; opacity: 1 }
.rd-notice-tooltip:after { position: absolute; display: block; content: ''; height: 20px; width: 20px; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 50 }
.rd-notice-tooltip .rd-notice-content { background: 0; border-radius: 3px; width: 100%; color: #fff; position: relative; z-index: 60; padding: 20px; font-weight: 400; line-height: 1.45 }
.rd-notice-type-success { background-color: #26c7fc; -webkit-box-shadow: 0 5px 10px 0 rgba(38,199,252,.2); box-shadow: 0 5px 10px 0 rgba(38,199,252,.2) }
.rd-notice-type-success .rd-notice-content { background-color: #26c7fc }
.rd-notice-type-success:after { background-color: #26c7fc; -webkit-box-shadow: 0 5px 10px 0 rgba(38,199,252,.2); box-shadow: 0 5px 10px 0 rgba(38,199,252,.2) }
.rd-notice-position-left { margin-left: -20px }
.rd-notice-position-left:after { right: -6px; top: 50%; margin-top: -10px }
.rd-notice-tooltip.single-line .rd-notice-content { height: 40px; padding: 0 20px; line-height: 40px; white-space: nowrap }
.zxi{cursor: pointer;}
.showkf{position: fixed;left: 5px;bottom: -10px;width: 490px;height: 650px;z-index: 1100;border: 1px solid #e3e3e3;border-radius: 10px 10px 0 0;box-shadow: 0 0 10px -2px rgba(200,200,200,.5);overflow: hidden;display:none;}
.gbdiv{position:absolute;right:10px;top:10px;z-index: 1101;}
.gbdiv span,.gbdiv a{display: inline-block;width:30px;height:20px;line-height: 20px;text-align: center;float:left;}
.gbdiv span:hover i,.gbdiv a:hover i{color:#f1881f;}
.gbdiv i{float: left;background: none;cursor: pointer;color: #fff;padding: 0 5px;font-size: 20px;width: 20px;height:20px;}
.left_link {font-size:15px;color: #282d44;}
.proscan {
	height: 170px;
	font-size: 13px;
}
.proscan li {
	float: left;
	width: 300px;
}
.proscan li.proscanlist {
	width: 600px;
}